Welcome![Sign In][Sign Up]
Location:
Search - support vector machine

Search list

[Mathimatics-Numerical algorithms关于统计学习理论与支持向量机

Description: 关于统计学习理论与支持向量机- About statistical study theory and support vector machine
Platform: | Size: 80537 | Author: none | Hits:

[Other resourceNNDemo2.0

Description: 是一个用MATLAB编的一个系统,是关于各个神经我网络模型和支持向量机的软件包-using MATLAB is a part of a system of various neural network model and I support vector machine packages
Platform: | Size: 558673 | Author: 林升梁 | Hits:

[Otherlsvm

Description: 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
Platform: | Size: 2125 | Author: 韩乐 | Hits:

[WEB Codelibsvm-2.5程序代码导读

Description: libsvm-2.5程序代码导读 这是一个中文版的针对支持向量机源程序libsvm-2.5代码导读文档,由个人经验所得, 为您看libsvm程序省了不少的力气!非常难得!-libsvm-2.5 code Guide This is a Chinese version of the Support Vector Machine against libsvm source-code Guide 2.5 files, from personal experience, you see libsvm procedures save a lot of time and energy! Very rare!
Platform: | Size: 73387 | Author: 陈爱斌 | Hits:

[Other resourcewinsvm

Description: 支持向量机分类器(可分类文本,编的非常不错)-The uploaded Support Vector Machine (SVM) Classifier can classify text-type data well.
Platform: | Size: 635769 | Author: 李凯 | Hits:

[Other resource一个SVM的MATLAB工具箱

Description: 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
Platform: | Size: 552960 | Author: 陈爱斌 | Hits:

[CSharpLibsvm-2_6

Description: 一个用于支持向量机以及机器学习的软件机器源代码-a support vector machine, and machine learning software source code machine
Platform: | Size: 827046 | Author: 张成 | Hits:

[Other resource支持向量机的SMO算法VC实现

Description: 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
Platform: | Size: 14326 | Author: dog | Hits:

[Other resource统计学习与SVM

Description: --- -一个介绍支持向量机的文档。 认真读一读,会有收获的。---- ---- introduced a Support Vector Machine documents. Seriously read, there will be rewarding.
Platform: | Size: 1980797 | Author: 123 | Hits:

[Other resourceIncremental and Decremental

Description: 支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
Platform: | Size: 81598 | Author: 黄瑞 | Hits:

[Other resourcesimpleSVM_toolbox_standalone_v2_3

Description: Simple Support Vector Machine toolbox
Platform: | Size: 212715 | Author: 陈玉德 | Hits:

[Other resourceaudio_work

Description: Content Based Audio Classification using Support Vector Machine
Platform: | Size: 12848 | Author: 陈玉德 | Hits:

[Graph Recognizelibsvm-mat-2.81-1

Description: 支撑向量机库libsvm与matlab的接口,可以连接在matlab中做实验!-Support Vector Machine for libsvm with Matlab interface can be connected to the experimental Matlab do!
Platform: | Size: 68380 | Author: 付波 | Hits:

[OtherMC-SVM1.0.1

Description: 多类支持向量分类机,可避免两类支持向量分类机的相关缺点,实现多类分类-Multi-Class Support Vector Machine, we can avoid two kinds of support vector machine classification of defects, multi-category classification
Platform: | Size: 1350370 | Author: 师花 | Hits:

[OtherMachine-Learning-in-Action

Description: 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。- In the first part, mainly introduced the machine learning base, and how to use the algorithm to classify, and gradually introduced the variety of classical supervised learning algorithms such as k-nearest neighbor, naive Bayes algorithm, logistic regression algorithm, support vector machine (SVM) and AdaBoost ensemble method, based on the regression tree algorithm and classification and regression tree (CART) algorithm. The third part focuses on unsupervised learning and some of the main algorithms: K mean clustering algorithm, Apriori algorithm, FP-Growth algorithm. The fourth part introduces some tools of machine learning algorithm.
Platform: | Size: 20149248 | Author: 孙伟 | Hits:

[matlabvector-svm-algorithm

Description: 支持向量机(SVM)是与相关的学习算法有关的监督学习模型,可以分析数据,识别模式,用于分类和回归分析。-Support Vector Machine (SVM) is associated with learning algorithm related supervised learning model, you can analyze data, identify patterns, used for classification and regression analysis.
Platform: | Size: 482304 | Author: 张忠鸽 | Hits:

[AI-NN-PRpython-code-for-Machine-learning

Description: 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning. Including K-Nearest Neighbor Algorithm, Decision Tree, Naive Bayes, Logistic Regression, Support Vector Machine, AdaBoost Meta-algorithm to improve the classification performance,etc
Platform: | Size: 545792 | Author: 杨宇 | Hits:

[AI-NN-PRmachine-learning-ex6

Description: 斯坦福大学机器学习课程作业第六章,主要包含支持向量机算法实战。-Chapter 6 of the Stanford University machine learning course, mainly includes support vector machine algorithm combat.
Platform: | Size: 946176 | Author: yuan fei | Hits:

[Data structsrrgression-machine-neural

Description: 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究,-Support vector machine (SVM) general matlab nonlinear regression support vector machine (SVM) and BP neural network nonlinear regression of the comparative study,
Platform: | Size: 4096 | Author: Orhhllf | Hits:

[Otherfdfg1 (5)

Description: In this section, we mainly review the support vector machine system and implement it through Python
Platform: | Size: 43008 | Author: weir700 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net